TemplateEngine usage details

Summary

org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine has 12 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] TemplateEngine
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.fJavaEngine -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.fStatementEngine -1 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.JavaScriptContentAssistProcessor(ScriptContext) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.JavaScriptContentAssistProcessor(ScriptContext) 65 PRIVATE_PERMISSIBLE
[+] TemplateEngine(TemplateContextType) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.JavaScriptContentAssistProcessor(ScriptContext) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.JavaScriptContentAssistProcessor(ScriptContext) 65 PRIVATE_PERMISSIBLE
[+] complete(ITextViewer, int, IJavaScriptUnit) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 145 PRIVATE_PERMISSIBLE
[+] getResults() : TemplateProposal[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 140 PRIVATE_PERMISSIBLE
[+] reset() : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 138 PRIVATE_PERMISSIBLE
org.eclipse.wst.jsdt.debug.internal.ui.source.contentassist.JavaScriptContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 144 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional